// DBears Spin Grow
// By: Denver Bear
//(This Config was based on flowerpower, but I'm pretty sure you won't see
// any similarities any more.)
Aspc=1,

A0="rnd(3)+7",

B0="(trwv(t / 10))", 

B1=" PI* ( 2 - B0 % 2 )", 
B2=".4",
B3="trwv(t/A0) * 3 ",

C0="B1 * S",	
C1="1 * cos( B0 * C0 ) + (.19 * mag( s ))", 

X0="c1 * cos( c0 + B2 * t/4 )",
Y0="c1 * sin( c0 + B2 * t )",

X1="-c1 * cos( c0 + B2 * t/4  )",
Y1="-c1 * sin( c0 + B2 * t  )",

X2="c1 * cos( c0 + B2 * t/4 + PI/2) / B3",
Y2="c1 * sin( c0 + B2 * t + PI/2) / B3",

X3="-c1 * cos( c0 + B2 * t/4 + PI/2 )/B3",
Y3="-c1 * sin( c0 + B2 * t + PI/2 ) /B3",


LWdt="1",
ConB=1,
Vers=208

